Uses of Interface
org.eclipse.vtp.framework.common.controller.IForwardDispatcher

Packages that use IForwardDispatcher
org.eclipse.vtp.framework.common.controller   
org.eclipse.vtp.framework.common.services   
 

Uses of IForwardDispatcher in org.eclipse.vtp.framework.common.controller
 

Methods in org.eclipse.vtp.framework.common.controller that return IForwardDispatcher
 IForwardDispatcher IController.createForward(DispatchConfiguration configuration)
          Creates a forward dispatcher for the specified configuration.
 

Uses of IForwardDispatcher in org.eclipse.vtp.framework.common.services
 

Methods in org.eclipse.vtp.framework.common.services that return IForwardDispatcher
 IForwardDispatcher Controller.createForward(DispatchConfiguration configuration)